Carbon


UCCreateCollator

Header: UnicodeUtilities.h Carbon status: Supported

OSStatus UCCreateCollator (
    LocaleRef locale, 
    LocaleOperationVariant opVariant, 
    UCCollateOptions options, 
    CollatorRef *collatorRef
);
locale
opVariant
options
collatorRef
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in Mac OS 8.6 and later when Carbon 1.0.2 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)